Notice (8) : compact(): Undefined variable: etagMatches [CORE/Cake/Network/CakeResponse.php , line 1171 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' );
$request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/Cake/Network/CakeResponse.php , line 1171 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' );
$request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp',
(int) 1 => '<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
CakePHP: the rapid development php framework:
Errors </title>
<link href="/elementcomic/favicon.ico" type="image/x-icon" rel="icon"/><link href="/elementcomic/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link rel="stylesheet" type="text/css" href="/elementcomic/css/cake.generic.css"/></head>
<body>
<div id="container">
<div id="header">
<h1><a href="https://cakephp.org">CakePHP: the rapid development php framework</a></h1>
</div>
<div id="content">
<h2>SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-trace').style.display = (document.getElementById('cakeErr67f59afdaa4d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-code').style.display = (document.getElementById('cakeErr67f59afdaa4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa4d4-context').style.display = (document.getElementById('cakeErr67f59afdaa4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa4d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa4d4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-trace').style.display = (document.getElementById('cakeErr67f59afdaa679-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa679-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-code').style.display = (document.getElementById('cakeErr67f59afdaa679-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa679-context').style.display = (document.getElementById('cakeErr67f59afdaa679-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa679-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa679-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-trace').style.display = (document.getElementById('cakeErr67f59afdaa814-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdaa814-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-code').style.display = (document.getElementById('cakeErr67f59afdaa814-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdaa814-context').style.display = (document.getElementById('cakeErr67f59afdaa814-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdaa814-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdaa814-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-trace').style.display = (document.getElementById('cakeErr67f59afdac137-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdac137-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-code').style.display = (document.getElementById('cakeErr67f59afdac137-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdac137-context').style.display = (document.getElementById('cakeErr67f59afdac137-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdac137-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdac137-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-trace').style.display = (document.getElementById('cakeErr67f59afdacee2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdacee2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-code').style.display = (document.getElementById('cakeErr67f59afdacee2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdacee2-context').style.display = (document.getElementById('cakeErr67f59afdacee2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdacee2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdacee2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-trace').style.display = (document.getElementById('cakeErr67f59afdadc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdadc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-code').style.display = (document.getElementById('cakeErr67f59afdadc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdadc00-context').style.display = (document.getElementById('cakeErr67f59afdadc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdadc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdadc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'message'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'Datasource&nbsp;is&nbsp;not&nbsp;found&nbsp;in&nbsp;Model/Datasource&nbsp;package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]&nbsp;=&nbsp;new&nbsp;</span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">-&gt;{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">configKeyName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
&#039;password&#039; =&gt; &#039;*****&#039;,
&#039;login&#039; =&gt; &#039;*****&#039;,
&#039;host&#039; =&gt; &#039;*****&#039;,
&#039;database&#039; =&gt; &#039;*****&#039;,
&#039;datasource&#039; =&gt; &#039;Database/Mysql&#039;,
&#039;persistent&#039; =&gt; false,
&#039;prefix&#039; =&gt; &#039;&#039;,
&#039;encoding&#039; =&gt; &#039;utf8mb4&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>&#039;default&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable&nbsp;</span><span style="color: #007700">!==&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">)&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_sourceConfigured&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;tagindices&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cache_tag_neighbors_kari&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">,&nbsp;array&nbsp;(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'field'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'value'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>&#039;neighbors&#039;
array(
&#039;conditions&#039; =&gt; array(
&#039;Tagindex.id &lt;&#039; =&gt; &#039;3&#039;
),
&#039;fields&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id&#039;,
(int) 1 =&gt; &#039;Tagindex.name&#039;
),
&#039;joins&#039; =&gt; array(),
&#039;limit&#039; =&gt; (int) 1,
&#039;offset&#039; =&gt; null,
&#039;order&#039; =&gt; array(
(int) 0 =&gt; &#039;Tagindex.id DESC&#039;
),
&#039;page&#039; =&gt; (int) 1,
&#039;group&#039; =&gt; null,
&#039;callbacks&#039; =&gt; true,
&#039;field&#039; =&gt; &#039;Tagindex.id&#039;,
&#039;value&#039; =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>&#039;3&#039;</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
array(
(int) 0 =&gt; &#039;3&#039;
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name =&gt; &#039;Content&#039;
uses =&gt; array(
(int) 0 =&gt; &#039;Content&#039;,
(int) 1 =&gt; &#039;User&#039;,
(int) 2 =&gt; &#039;Content&#039;,
(int) 3 =&gt; &#039;Tag&#039;,
(int) 4 =&gt; &#039;Tagindex&#039;,
(int) 5 =&gt; &#039;Review&#039;,
(int) 6 =&gt; &#039;Reviewindex&#039;,
(int) 7 =&gt; &#039;Img&#039;,
(int) 8 =&gt; &#039;WatchlistUser&#039;,
(int) 9 =&gt; &#039;WatchlistTag&#039;,
(int) 10 =&gt; &#039;WatchlistContent&#039;,
(int) 11 =&gt; &#039;RequestContent&#039;,
(int) 12 =&gt; &#039;RequestTag&#039;,
(int) 13 =&gt; &#039;TagJudge&#039;,
(int) 14 =&gt; &#039;ChainTag&#039;,
(int) 15 =&gt; &#039;ChainContent&#039;,
(int) 16 =&gt; &#039;TagChainClass&#039;,
(int) 17 =&gt; &#039;TagClass&#039;
)
components =&gt; array(
&#039;Auth&#039; =&gt; null,
&#039;Session&#039; =&gt; null,
&#039;Cookie&#039; =&gt; null,
&#039;RequestHandler&#039; =&gt; null,
&#039;Amazon.Pas&#039; =&gt; null,
&#039;Phantomjs&#039; =&gt; null
)
helpers =&gt; array(
&#039;Html&#039; =&gt; null,
&#039;Form&#039; =&gt; null,
&#039;Js&#039; =&gt; null
)
paginate =&gt; array(
&#039;Content&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
),
&#039;Tagindex&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 30,
&#039;recursive&#039; =&gt; (int) 1
),
&#039;Tag&#039; =&gt; array(
&#039;page&#039; =&gt; (int) 1,
&#039;conditions&#039; =&gt; array([maximum depth reached]),
&#039;fields&#039; =&gt; array(
[maximum depth reached]
),
&#039;order&#039; =&gt; array(
[maximum depth reached]
),
&#039;limit&#039; =&gt; (int) 20,
&#039;recursive&#039; =&gt; (int) 2
)
)
request =&gt; object(CakeRequest) {
params =&gt; array(
[maximum depth reached]
)
data =&gt; array([maximum depth reached])
query =&gt; array([maximum depth reached])
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
[maximum depth reached]
)
[protected] _input =&gt; &#039;&#039;
}
response =&gt; object(CakeResponse) {
[protected] _statusCodes =&gt; array(
[maximum depth reached]
)
[protected] _mimeTypes =&gt; array(
[maximum depth reached]
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array([maximum depth reached])
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array([maximum depth reached])
[protected] _cookies =&gt; array([maximum depth reached])
}
viewPath =&gt; &#039;Content&#039;
layoutPath =&gt; null
viewVars =&gt; array(
&#039;param&#039; =&gt; &#039;3&#039;
)
view =&gt; &#039;tag&#039;
layout =&gt; &#039;default&#039;
autoRender =&gt; true
autoLayout =&gt; true
Components =&gt; object(ComponentCollection) {
defaultPriority =&gt; (int) 10
[protected] _Controller =&gt; object(ContentController) {}
[protected] _enabled =&gt; array(
[maximum depth reached]
)
[protected] _loaded =&gt; array(
[maximum depth reached]
)
}
viewClass =&gt; &#039;View&#039;
View =&gt; null
ext =&gt; &#039;.ctp&#039;
plugin =&gt; null
cacheAction =&gt; false
passedArgs =&gt; array(
(int) 0 =&gt; &#039;3&#039;
)
scaffold =&gt; false
methods =&gt; array(
(int) 0 =&gt; &#039;index&#039;,
(int) 1 =&gt; &#039;add&#039;,
(int) 2 =&gt; &#039;show&#039;,
(int) 3 =&gt; &#039;tag_search&#039;,
(int) 4 =&gt; &#039;tag_edit&#039;,
(int) 5 =&gt; &#039;screenshot&#039;,
(int) 6 =&gt; &#039;tag&#039;,
(int) 7 =&gt; &#039;edit_ajaxsearch&#039;,
(int) 8 =&gt; &#039;cont_ajaxsearch&#039;,
(int) 9 =&gt; &#039;tag_ajaxsearch&#039;,
(int) 10 =&gt; &#039;chain_ajaxsearch&#039;,
(int) 11 =&gt; &#039;ranking&#039;,
(int) 12 =&gt; &#039;newcont&#039;,
(int) 13 =&gt; &#039;admin_add&#039;,
(int) 14 =&gt; &#039;admin_add_list&#039;
)
modelClass =&gt; &#039;Content&#039;
modelKey =&gt; &#039;content&#039;
validationErrors =&gt; null
Auth =&gt; object(AuthComponent) {
components =&gt; array(
[maximum depth reached]
)
authenticate =&gt; array(
[maximum depth reached]
)
authorize =&gt; false
ajaxLogin =&gt; null
flash =&gt; array(
[maximum depth reached]
)
loginAction =&gt; array(
[maximum depth reached]
)
loginRedirect =&gt; null
logoutRedirect =&gt; array(
[maximum depth reached]
)
authError =&gt; &#039;You are not authorized to access that location.&#039;
unauthorizedRedirect =&gt; true
allowedActions =&gt; array(
[maximum depth reached]
)
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
settings =&gt; array([maximum depth reached])
[protected] _authenticateObjects =&gt; array(
[maximum depth reached]
)
[protected] _authorizeObjects =&gt; array([maximum depth reached])
[protected] _user =&gt; array([maximum depth reached])
[protected] _methods =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array(
[maximum depth reached]
)
}
Session =&gt; object(SessionComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Cookie =&gt; object(CookieComponent) {
name =&gt; &#039;CakeCookie&#039;
time =&gt; null
path =&gt; &#039;/&#039;
domain =&gt; &#039;&#039;
secure =&gt; false
key =&gt; &#039;DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi&#039;
httpOnly =&gt; false
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _values =&gt; array(
[maximum depth reached]
)
[protected] _type =&gt; &#039;cipher&#039;
[protected] _reset =&gt; null
[protected] _expires =&gt; (int) 0
[protected] _response =&gt; object(CakeResponse) {}
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
RequestHandler =&gt; object(RequestHandlerComponent) {
ajaxLayout =&gt; &#039;ajax&#039;
enabled =&gt; true
request =&gt; object(CakeRequest) {}
response =&gt; object(CakeResponse) {}
ext =&gt; null
settings =&gt; array(
[maximum depth reached]
)
components =&gt; array([maximum depth reached])
params =&gt; object(CakeRequest) {}
[protected] _renderType =&gt; null
[protected] _inputTypeMap =&gt; array(
[maximum depth reached]
)
[protected] _viewClassMap =&gt; array(
[maximum depth reached]
)
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
}
Pas =&gt; object(PasComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] locale =&gt; &#039;us&#039;
[private] AssociateTag =&gt; &#039;suihei-22&#039;
[private] AWSAccessKeyId =&gt; &#039;AKIAIWXSFGNE6PUVVV2Q&#039;
[private] AWSSecretKey =&gt; &#039;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&#039;
[private] AWSEndPoint =&gt; &#039;ecs.amazonaws.com&#039;
}
Phantomjs =&gt; object(PhantomjsComponent) {
settings =&gt; array([maximum depth reached])
components =&gt; array([maximum depth reached])
[protected] _Collection =&gt; object(ComponentCollection) {}
[protected] _componentMap =&gt; array([maximum depth reached])
[private] client =&gt; null
[private] request =&gt; null
[private] response =&gt; null
[private] width =&gt; null
[private] height =&gt; null
[private] top =&gt; null
[private] left =&gt; null
[private] URL =&gt; null
[private] timeOut =&gt; (int) 30000
}
Tagindex =&gt; object(Tagindex) {
name =&gt; &#039;Tagindex&#039;
order =&gt; &#039;Tagindex.id ASC&#039;
useDbConfig =&gt; &#039;default&#039;
useTable =&gt; &#039;tagindices&#039;
id =&gt; false
data =&gt; array([maximum depth reached])
schemaName =&gt; null
table =&gt; &#039;tagindices&#039;
primaryKey =&gt; &#039;id&#039;
validate =&gt; array([maximum depth reached])
validationErrors =&gt; array([maximum depth reached])
validationDomain =&gt; null
plugin =&gt; null
alias =&gt; &#039;Tagindex&#039;
tableToModel =&gt; array(
[maximum depth reached]
)
cacheQueries =&gt; false
belongsTo =&gt; array([maximum depth reached])
hasOne =&gt; array([maximum depth reached])
hasMany =&gt; array([maximum depth reached])
hasAndBelongsToMany =&gt; array([maximum depth reached])
actsAs =&gt; null
Behaviors =&gt; object(BehaviorCollection) {}
whitelist =&gt; array([maximum depth reached])
cacheSources =&gt; true
findQueryType =&gt; &#039;neighbors&#039;
recursive =&gt; (int) 1
virtualFields =&gt; array([maximum depth reached])
__backAssociation =&gt; array([maximum depth reached])
__backInnerAssociation =&gt; array([maximum depth reached])
__backOriginalAssociation =&gt; array([maximum depth reached])
__backContainableAssociation =&gt; array([maximum depth reached])
__safeUpdateMode =&gt; false
useConsistentAfterFind =&gt; true
findMethods =&gt; array(
[maximum depth reached]
)
[protected] _schema =&gt; null
[protected] _associationKeys =&gt; array(
[maximum depth reached]
)
[protected] _associations =&gt; array(
[maximum depth reached]
)
[protected] _insertID =&gt; null
[protected] _sourceConfigured =&gt; true
[protected] _eventManager =&gt; object(CakeEventManager) {}
[protected] _validator =&gt; null
}
[protected] _responseClass =&gt; &#039;CakeResponse&#039;
[protected] _mergeParent =&gt; &#039;AppController&#039;
[protected] _eventManager =&gt; object(CakeEventManager) {
[protected] _generalManager =&gt; object(CakeEventManager) {}
[protected] _listeners =&gt; array(
[maximum depth reached]
)
[protected] _isGlobal =&gt; false
}
}
object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params =&gt; array(
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; &#039;content&#039;,
&#039;action&#039; =&gt; &#039;tag&#039;,
&#039;named&#039; =&gt; array(),
&#039;pass&#039; =&gt; array(
(int) 0 =&gt; &#039;3&#039;
),
&#039;isAjax&#039; =&gt; false
)
data =&gt; array()
query =&gt; array()
url =&gt; &#039;content/tag/3&#039;
base =&gt; &#039;/elementcomic&#039;
webroot =&gt; &#039;/elementcomic/&#039;
here =&gt; &#039;/elementcomic/content/tag/3&#039;
[protected] _detectors =&gt; array(
&#039;get&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
),
&#039;patch&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
),
&#039;post&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
),
&#039;put&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
),
&#039;delete&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
),
&#039;head&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
),
&#039;options&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
),
&#039;ssl&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;ajax&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
),
&#039;flash&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
),
&#039;mobile&#039; =&gt; array(
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;options&#039; =&gt; array(
[maximum depth reached]
)
),
&#039;requested&#039; =&gt; array(
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
),
&#039;json&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
),
&#039;xml&#039; =&gt; array(
&#039;accept&#039; =&gt; array(
[maximum depth reached]
),
&#039;param&#039; =&gt; &#039;ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
)
)
[protected] _input =&gt; &#039;&#039;
}
object(CakeResponse) {
[protected] _statusCodes =&gt; array(
(int) 100 =&gt; &#039;Continue&#039;,
(int) 101 =&gt; &#039;Switching Protocols&#039;,
(int) 200 =&gt; &#039;OK&#039;,
(int) 201 =&gt; &#039;Created&#039;,
(int) 202 =&gt; &#039;Accepted&#039;,
(int) 203 =&gt; &#039;Non-Authoritative Information&#039;,
(int) 204 =&gt; &#039;No Content&#039;,
(int) 205 =&gt; &#039;Reset Content&#039;,
(int) 206 =&gt; &#039;Partial Content&#039;,
(int) 300 =&gt; &#039;Multiple Choices&#039;,
(int) 301 =&gt; &#039;Moved Permanently&#039;,
(int) 302 =&gt; &#039;Found&#039;,
(int) 303 =&gt; &#039;See Other&#039;,
(int) 304 =&gt; &#039;Not Modified&#039;,
(int) 305 =&gt; &#039;Use Proxy&#039;,
(int) 307 =&gt; &#039;Temporary Redirect&#039;,
(int) 400 =&gt; &#039;Bad Request&#039;,
(int) 401 =&gt; &#039;Unauthorized&#039;,
(int) 402 =&gt; &#039;Payment Required&#039;,
(int) 403 =&gt; &#039;Forbidden&#039;,
(int) 404 =&gt; &#039;Not Found&#039;,
(int) 405 =&gt; &#039;Method Not Allowed&#039;,
(int) 406 =&gt; &#039;Not Acceptable&#039;,
(int) 407 =&gt; &#039;Proxy Authentication Required&#039;,
(int) 408 =&gt; &#039;Request Time-out&#039;,
(int) 409 =&gt; &#039;Conflict&#039;,
(int) 410 =&gt; &#039;Gone&#039;,
(int) 411 =&gt; &#039;Length Required&#039;,
(int) 412 =&gt; &#039;Precondition Failed&#039;,
(int) 413 =&gt; &#039;Request Entity Too Large&#039;,
(int) 414 =&gt; &#039;Request-URI Too Large&#039;,
(int) 415 =&gt; &#039;Unsupported Media Type&#039;,
(int) 416 =&gt; &#039;Requested range not satisfiable&#039;,
(int) 417 =&gt; &#039;Expectation Failed&#039;,
(int) 429 =&gt; &#039;Too Many Requests&#039;,
(int) 500 =&gt; &#039;Internal Server Error&#039;,
(int) 501 =&gt; &#039;Not Implemented&#039;,
(int) 502 =&gt; &#039;Bad Gateway&#039;,
(int) 503 =&gt; &#039;Service Unavailable&#039;,
(int) 504 =&gt; &#039;Gateway Time-out&#039;,
(int) 505 =&gt; &#039;Unsupported Version&#039;
)
[protected] _mimeTypes =&gt; array(
&#039;html&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;json&#039; =&gt; &#039;application/json&#039;,
&#039;xml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xml&#039;,
(int) 1 =&gt; &#039;text/xml&#039;
),
&#039;rss&#039; =&gt; &#039;application/rss+xml&#039;,
&#039;ai&#039; =&gt; &#039;application/postscript&#039;,
&#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;,
&#039;bin&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ccad&#039; =&gt; &#039;application/clariscad&#039;,
&#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;class&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;,
&#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;,
&#039;csh&#039; =&gt; &#039;application/x-csh&#039;,
&#039;csv&#039; =&gt; array(
(int) 0 =&gt; &#039;text/csv&#039;,
(int) 1 =&gt; &#039;application/vnd.ms-excel&#039;
),
&#039;dcr&#039; =&gt; &#039;application/x-director&#039;,
&#039;dir&#039; =&gt; &#039;application/x-director&#039;,
&#039;dms&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;doc&#039; =&gt; &#039;application/msword&#039;,
&#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;,
&#039;drw&#039; =&gt; &#039;application/drafting&#039;,
&#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;,
&#039;dwg&#039; =&gt; &#039;application/acad&#039;,
&#039;dxf&#039; =&gt; &#039;application/dxf&#039;,
&#039;dxr&#039; =&gt; &#039;application/x-director&#039;,
&#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;,
&#039;eps&#039; =&gt; &#039;application/postscript&#039;,
&#039;exe&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;,
&#039;flv&#039; =&gt; &#039;video/x-flv&#039;,
&#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;,
&#039;gz&#039; =&gt; &#039;application/x-gzip&#039;,
&#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;,
&#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;,
&#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;,
&#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;,
&#039;ico&#039; =&gt; &#039;image/x-icon&#039;,
&#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;,
&#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;,
&#039;js&#039; =&gt; &#039;application/javascript&#039;,
&#039;jsonapi&#039; =&gt; &#039;application/vnd.api+json&#039;,
&#039;latex&#039; =&gt; &#039;application/x-latex&#039;,
&#039;lha&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;,
&#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;man&#039; =&gt; &#039;application/x-troff-man&#039;,
&#039;me&#039; =&gt; &#039;application/x-troff-me&#039;,
&#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;,
&#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;,
&#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;,
&#039;oda&#039; =&gt; &#039;application/oda&#039;,
&#039;otf&#039; =&gt; &#039;font/otf&#039;,
&#039;pdf&#039; =&gt; &#039;application/pdf&#039;,
&#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;,
&#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;,
&#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;,
&#039;pre&#039; =&gt; &#039;application/x-freelance&#039;,
&#039;prt&#039; =&gt; &#039;application/pro_eng&#039;,
&#039;ps&#039; =&gt; &#039;application/postscript&#039;,
&#039;roff&#039; =&gt; &#039;application/x-troff&#039;,
&#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;,
&#039;set&#039; =&gt; &#039;application/set&#039;,
&#039;sh&#039; =&gt; &#039;application/x-sh&#039;,
&#039;shar&#039; =&gt; &#039;application/x-shar&#039;,
&#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;,
&#039;skd&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skm&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skp&#039; =&gt; &#039;application/x-koan&#039;,
&#039;skt&#039; =&gt; &#039;application/x-koan&#039;,
&#039;smi&#039; =&gt; &#039;application/smil&#039;,
&#039;smil&#039; =&gt; &#039;application/smil&#039;,
&#039;sol&#039; =&gt; &#039;application/solids&#039;,
&#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;,
&#039;src&#039; =&gt; &#039;application/x-wais-source&#039;,
&#039;step&#039; =&gt; &#039;application/STEP&#039;,
&#039;stl&#039; =&gt; &#039;application/SLA&#039;,
&#039;stp&#039; =&gt; &#039;application/STEP&#039;,
&#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;,
&#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;,
&#039;svg&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;,
&#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;,
&#039;t&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tar&#039; =&gt; &#039;application/x-tar&#039;,
&#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;,
&#039;tex&#039; =&gt; &#039;application/x-tex&#039;,
&#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;,
&#039;tr&#039; =&gt; &#039;application/x-troff&#039;,
&#039;tsp&#039; =&gt; &#039;application/dsptype&#039;,
&#039;ttc&#039; =&gt; &#039;font/ttf&#039;,
&#039;ttf&#039; =&gt; &#039;font/ttf&#039;,
&#039;unv&#039; =&gt; &#039;application/i-deas&#039;,
&#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;,
&#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;,
&#039;vda&#039; =&gt; &#039;application/vda&#039;,
&#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;,
&#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;,
&#039;zip&#039; =&gt; &#039;application/zip&#039;,
&#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;,
&#039;au&#039; =&gt; &#039;audio/basic&#039;,
&#039;kar&#039; =&gt; &#039;audio/midi&#039;,
&#039;mid&#039; =&gt; &#039;audio/midi&#039;,
&#039;midi&#039; =&gt; &#039;audio/midi&#039;,
&#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;,
&#039;ogg&#039; =&gt; &#039;audio/ogg&#039;,
&#039;oga&#039; =&gt; &#039;audio/ogg&#039;,
&#039;spx&#039; =&gt; &#039;audio/ogg&#039;,
&#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;,
&#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;,
&#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;,
&#039;snd&#039; =&gt; &#039;audio/basic&#039;,
&#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;,
&#039;wav&#039; =&gt; &#039;audio/x-wav&#039;,
&#039;aac&#039; =&gt; &#039;audio/aac&#039;,
&#039;asc&#039; =&gt; &#039;text/plain&#039;,
&#039;c&#039; =&gt; &#039;text/plain&#039;,
&#039;cc&#039; =&gt; &#039;text/plain&#039;,
&#039;css&#039; =&gt; &#039;text/css&#039;,
&#039;etx&#039; =&gt; &#039;text/x-setext&#039;,
&#039;f&#039; =&gt; &#039;text/plain&#039;,
&#039;f90&#039; =&gt; &#039;text/plain&#039;,
&#039;h&#039; =&gt; &#039;text/plain&#039;,
&#039;hh&#039; =&gt; &#039;text/plain&#039;,
&#039;htm&#039; =&gt; array(
(int) 0 =&gt; &#039;text/html&#039;,
(int) 1 =&gt; &#039;*/*&#039;
),
&#039;ics&#039; =&gt; &#039;text/calendar&#039;,
&#039;m&#039; =&gt; &#039;text/plain&#039;,
&#039;rtf&#039; =&gt; &#039;text/rtf&#039;,
&#039;rtx&#039; =&gt; &#039;text/richtext&#039;,
&#039;sgm&#039; =&gt; &#039;text/sgml&#039;,
&#039;sgml&#039; =&gt; &#039;text/sgml&#039;,
&#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;,
&#039;tpl&#039; =&gt; &#039;text/template&#039;,
&#039;txt&#039; =&gt; &#039;text/plain&#039;,
&#039;text&#039; =&gt; &#039;text/plain&#039;,
&#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;,
&#039;fli&#039; =&gt; &#039;video/x-fli&#039;,
&#039;mov&#039; =&gt; &#039;video/quicktime&#039;,
&#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;,
&#039;mpe&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;mpg&#039; =&gt; &#039;video/mpeg&#039;,
&#039;qt&#039; =&gt; &#039;video/quicktime&#039;,
&#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;,
&#039;ogv&#039; =&gt; &#039;video/ogg&#039;,
&#039;webm&#039; =&gt; &#039;video/webm&#039;,
&#039;mp4&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4v&#039; =&gt; &#039;video/mp4&#039;,
&#039;f4p&#039; =&gt; &#039;video/mp4&#039;,
&#039;m4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4a&#039; =&gt; &#039;audio/mp4&#039;,
&#039;f4b&#039; =&gt; &#039;audio/mp4&#039;,
&#039;gif&#039; =&gt; &#039;image/gif&#039;,
&#039;ief&#039; =&gt; &#039;image/ief&#039;,
&#039;jpg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;,
&#039;jpe&#039; =&gt; &#039;image/jpeg&#039;,
&#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;,
&#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;,
&#039;png&#039; =&gt; &#039;image/png&#039;,
&#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;,
&#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;,
&#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;,
&#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;,
&#039;tif&#039; =&gt; &#039;image/tiff&#039;,
&#039;tiff&#039; =&gt; &#039;image/tiff&#039;,
&#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;,
&#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;,
&#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;,
&#039;psd&#039; =&gt; array(
(int) 0 =&gt; &#039;application/photoshop&#039;,
(int) 1 =&gt; &#039;application/psd&#039;,
(int) 2 =&gt; &#039;image/psd&#039;,
(int) 3 =&gt; &#039;image/x-photoshop&#039;,
(int) 4 =&gt; &#039;image/photoshop&#039;,
(int) 5 =&gt; &#039;zz-application/zz-winassoc-psd&#039;
),
&#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;,
&#039;iges&#039; =&gt; &#039;model/iges&#039;,
&#039;igs&#039; =&gt; &#039;model/iges&#039;,
&#039;mesh&#039; =&gt; &#039;model/mesh&#039;,
&#039;msh&#039; =&gt; &#039;model/mesh&#039;,
&#039;silo&#039; =&gt; &#039;model/mesh&#039;,
&#039;vrml&#039; =&gt; &#039;model/vrml&#039;,
&#039;wrl&#039; =&gt; &#039;model/vrml&#039;,
&#039;mime&#039; =&gt; &#039;www/mime&#039;,
&#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;,
&#039;javascript&#039; =&gt; &#039;application/javascript&#039;,
&#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;,
&#039;file&#039; =&gt; &#039;multipart/form-data&#039;,
&#039;xhtml&#039; =&gt; array(
(int) 0 =&gt; &#039;application/xhtml+xml&#039;,
(int) 1 =&gt; &#039;application/xhtml&#039;,
(int) 2 =&gt; &#039;text/xhtml&#039;
),
&#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;,
&#039;atom&#039; =&gt; &#039;application/atom+xml&#039;,
&#039;amf&#039; =&gt; &#039;application/x-amf&#039;,
&#039;wap&#039; =&gt; array(
(int) 0 =&gt; &#039;text/vnd.wap.wml&#039;,
(int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;,
(int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039;
),
&#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;,
&#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;,
&#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;,
&#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;,
&#039;webp&#039; =&gt; &#039;image/webp&#039;,
&#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;,
&#039;htc&#039; =&gt; &#039;text/x-component&#039;,
&#039;rdf&#039; =&gt; &#039;application/xml&#039;,
&#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;,
&#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;,
&#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;,
&#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;,
&#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;,
&#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;,
&#039;vtt&#039; =&gt; &#039;text/vtt&#039;,
&#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;,
&#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039;,
&#039;ajax&#039; =&gt; &#039;text/html&#039;
)
[protected] _protocol =&gt; &#039;HTTP/1.1&#039;
[protected] _status =&gt; (int) 200
[protected] _contentType =&gt; &#039;text/html&#039;
[protected] _headers =&gt; array()
[protected] _body =&gt; null
[protected] _file =&gt; null
[protected] _fileRange =&gt; null
[protected] _charset =&gt; &#039;UTF-8&#039;
[protected] _cacheDirectives =&gt; array()
[protected] _cookies =&gt; array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
</div>
<div id="footer">
<a href="https://cakephp.org/" target="_blank"><img src="/elementcomic/img/cake.power.gif" alt="CakePHP: the rapid development php framework" border="0"/></a> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-trace').style.display = (document.getElementById('cakeErr67f59afdcd9d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcd9d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-code').style.display = (document.getElementById('cakeErr67f59afdcd9d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcd9d3-context').style.display = (document.getElementById('cakeErr67f59afdcd9d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcd9d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcd9d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-trace').style.display = (document.getElementById('cakeErr67f59afdcdb90-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdb90-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-code').style.display = (document.getElementById('cakeErr67f59afdcdb90-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdb90-context').style.display = (document.getElementById('cakeErr67f59afdcdb90-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdb90-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdb90-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-trace').style.display = (document.getElementById('cakeErr67f59afdcdd54-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdd54-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-code').style.display = (document.getElementById('cakeErr67f59afdcdd54-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdd54-context').style.display = (document.getElementById('cakeErr67f59afdcdd54-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdd54-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdd54-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-trace').style.display = (document.getElementById('cakeErr67f59afdcdf3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdcdf3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-code').style.display = (document.getElementById('cakeErr67f59afdcdf3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdcdf3c-context').style.display = (document.getElementById('cakeErr67f59afdcdf3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdcdf3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdcdf3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-trace').style.display = (document.getElementById('cakeErr67f59afdce0f7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce0f7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-code').style.display = (document.getElementById('cakeErr67f59afdce0f7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce0f7-context').style.display = (document.getElementById('cakeErr67f59afdce0f7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce0f7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce0f7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-trace').style.display = (document.getElementById('cakeErr67f59afdce2a8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr67f59afdce2a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-code').style.display = (document.getElementById('cakeErr67f59afdce2a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67f59afdce2a8-context').style.display = (document.getElementById('cakeErr67f59afdce2a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67f59afdce2a8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr67f59afdce2a8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre></body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterLayout'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Layouts/error.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
CakePHP: the rapid development php framework:
Errors
SQLSTATE[HY000] [1044] Access denied for user 'webdevelop_uesu'@'sv2348.xserver.jp' to database 'webdevelop_elementcomic'
Error:
An Internal Error Has Occurred.
Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 271</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3646</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3673</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'tagindices'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 3040</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Model.php line 3012</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ContentController.php line 1670</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Model->find(string, array)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $cache_tag_neighbors_kari </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Tagindex</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">( </span><span style="color: #DD0000">'neighbors'</span><span style="color: #007700">, array (</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'fields' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'Tagindex.id'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Tagindex.name'</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'field'</span><span style="color: #007700">=></span><span style="color: #DD0000">'id'</span><span style="color: #007700">,</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'value'</span><span style="color: #007700">=></span><span style="color: #0000BB">$param</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">)</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)</pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ContentController->tag(string)</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'3'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs(ContentController, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ContentController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Stack Trace
CORE/Cake/Model/Datasource/DboSource.php line 271 → Mysql->connect() ));
}
if ( $autoConnect ) {
$this -> connect ();
}
CORE/Cake/Model/ConnectionManager.php line 105 → DboSource->__construct(array) 'message' => 'Datasource is not found in Model/Datasource package.'
));
}
static:: $_dataSources [ $name ] = new $class (static:: $config ->{ $name });
static:: $_dataSources [ $name ]-> configKeyName = $name ;
array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => '',
'encoding' => 'utf8mb4'
)
CORE/Cake/Model/Model.php line 3646 → ConnectionManager::getDataSource(string) $this -> useDbConfig = $dataSource ;
}
$db = ConnectionManager :: getDataSource ( $this -> useDbConfig );
if (!empty( $oldConfig ) && isset( $db -> config [ 'prefix' ])) {
CORE/Cake/Model/Model.php line 1162 → Model->setDataSource(string) * @return void
*/
public function setSource ( $tableName ) {
$this -> setDataSource ( $this -> useDbConfig );
$db = ConnectionManager :: getDataSource ( $this -> useDbConfig );
CORE/Cake/Model/Model.php line 3673 → Model->setSource(string) public function getDataSource () {
if (! $this -> _sourceConfigured && $this -> useTable !== false ) {
$this -> _sourceConfigured = true ;
$this -> setSource ( $this -> useTable );
}
CORE/Cake/Model/Model.php line 3040 → Model->getDataSource() * @return array
*/
protected function _readDataSource ( $type , $query ) {
$results = $this -> getDataSource ()-> read ( $this , $query );
$this -> resetAssociations ();
CORE/Cake/Model/Model.php line 3012 → Model->_readDataSource(string, array) return null ;
}
return $this -> _readDataSource ( $type , $query );
}
'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)
APP/Controller/ContentController.php line 1670 → Model->find(string, array) $cache_tag_neighbors_kari = $this -> Tagindex -> find ( 'neighbors' , array (
'fields' => array( 'Tagindex.id' , 'Tagindex.name' ),
'field' => 'id' ,
'value' => $param
)
'neighbors'
array(
'conditions' => array(
'Tagindex.id <' => '3'
),
'fields' => array(
(int) 0 => 'Tagindex.id',
(int) 1 => 'Tagindex.name'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(
(int) 0 => 'Tagindex.id DESC'
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'field' => 'Tagindex.id',
'value' => '3'
)
[internal function] → ContentController->tag(string)
CORE/Cake/Controller/Controller.php line 491 → ReflectionMethod->invokeArgs(ContentController, array) 'action' => $request -> params [ 'action' ]
));
}
return $method -> invokeArgs ( $this , $request -> params [ 'pass' ]);
object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => '3'
)
CORE/Cake/Routing/Dispatcher.php line 193 → Controller->invokeAction(CakeRequest)
$response = $controller -> response ;
$render = true ;
$result = $controller -> invokeAction ( $request );
if ( $result instanceof CakeResponse ) {
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(ContentController, CakeRequest) ));
}
$response = $this -> _invoke ( $controller , $request );
if (isset( $request -> params [ 'return' ])) {
object(ContentController) {
name => 'Content'
uses => array(
(int) 0 => 'Content',
(int) 1 => 'User',
(int) 2 => 'Content',
(int) 3 => 'Tag',
(int) 4 => 'Tagindex',
(int) 5 => 'Review',
(int) 6 => 'Reviewindex',
(int) 7 => 'Img',
(int) 8 => 'WatchlistUser',
(int) 9 => 'WatchlistTag',
(int) 10 => 'WatchlistContent',
(int) 11 => 'RequestContent',
(int) 12 => 'RequestTag',
(int) 13 => 'TagJudge',
(int) 14 => 'ChainTag',
(int) 15 => 'ChainContent',
(int) 16 => 'TagChainClass',
(int) 17 => 'TagClass'
)
components => array(
'Auth' => null,
'Session' => null,
'Cookie' => null,
'RequestHandler' => null,
'Amazon.Pas' => null,
'Phantomjs' => null
)
helpers => array(
'Html' => null,
'Form' => null,
'Js' => null
)
paginate => array(
'Content' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
),
'Tagindex' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 30,
'recursive' => (int) 1
),
'Tag' => array(
'page' => (int) 1,
'conditions' => array([maximum depth reached]),
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'limit' => (int) 20,
'recursive' => (int) 2
)
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Content'
layoutPath => null
viewVars => array(
'param' => '3'
)
view => 'tag'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ContentController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '3'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'add',
(int) 2 => 'show',
(int) 3 => 'tag_search',
(int) 4 => 'tag_edit',
(int) 5 => 'screenshot',
(int) 6 => 'tag',
(int) 7 => 'edit_ajaxsearch',
(int) 8 => 'cont_ajaxsearch',
(int) 9 => 'tag_ajaxsearch',
(int) 10 => 'chain_ajaxsearch',
(int) 11 => 'ranking',
(int) 12 => 'newcont',
(int) 13 => 'admin_add',
(int) 14 => 'admin_add_list'
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => false
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array(
[maximum depth reached]
)
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhGsd3647sdhjfjkf2gurfghj5436456tuidffkddghC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Pas => object(PasComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] locale => 'us'
[private] AssociateTag => 'suihei-22'
[private] AWSAccessKeyId => 'AKIAIWXSFGNE6PUVVV2Q'
[private] AWSSecretKey => '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'
[private] AWSEndPoint => 'ecs.amazonaws.com'
}
Phantomjs => object(PhantomjsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] client => null
[private] request => null
[private] response => null
[private] width => null
[private] height => null
[private] top => null
[private] left => null
[private] URL => null
[private] timeOut => (int) 30000
}
Tagindex => object(Tagindex) {
name => 'Tagindex'
order => 'Tagindex.id ASC'
useDbConfig => 'default'
useTable => 'tagindices'
id => false
data => array([maximum depth reached])
schemaName => null
table => 'tagindices'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Tagindex'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'neighbors'
recursive => (int) 1
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
APP/webroot/index.php line 117 → Dispatcher->dispatch(CakeRequest, CakeResponse) $Dispatcher = new Dispatcher ();
$Dispatcher -> dispatch (
new CakeRequest (),
new CakeResponse ()
);
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'content',
'action' => 'tag',
'named' => array(),
'pass' => array(
(int) 0 => '3'
),
'isAjax' => false
)
data => array()
query => array()
url => 'content/tag/3'
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/content/tag/3'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}
Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/error.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??